HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE Logo Programming Language

A programming language is a language used to write lines of code (a program) to direct the operations of a computer. Programming languages are used to write the scripts that control Web servers and the routers throughout the network. Common programming languages include BASIC, Pascal, FORTRAN, COBOL, C/C++, dBASE, and Perl.

URLs:

Computer Programming Links
Direct links to various programming languages.
Programming Languages
The Language List Version 2.4
An introduction and search tool for the Language List, a comprehensive listing programming languages.

Detail:

Modern computer programs are generally written in a high-level programming language that uses words and phrases. The output is translated module by module (compiled) or line by line (interpreted) into an assembly language, a lower-level language using symbolic instructions (mnemonics). The assembly language is then translated (assembled) into binary machine code ( machine language or object code).

Programming languages include a means for defining variables, inputting and outputting data, decision making, changing stored values, and altering the flow of the programs (e.g., looping). Programming languages incorporate, by necessity, various tools for debugging and analyzing the operation of the program.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996